[INFO] cloning repository https://github.com/cognivore/systeml
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cognivore/systeml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcognivore%2Fsysteml", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcognivore%2Fsysteml'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98820ffb3c5aaf28662d4e576cb760c706cb7bee
[INFO] fixing cognivore/systeml against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcognivore%2Fsysteml" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/cognivore/systeml
[INFO] finished tweaking git repo https://github.com/cognivore/systeml
[INFO] tweaked toml for git repo https://github.com/cognivore/systeml written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cognivore/systeml on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cognivore/systeml already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dc191af336a8559eafbf291031fe5f5f582ce3d9ce503ef3a3ef43f6262a45e7
[INFO] running `Command { std: "docker" "start" "dc191af336a8559eafbf291031fe5f5f582ce3d9ce503ef3a3ef43f6262a45e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dc191af336a8559eafbf291031fe5f5f582ce3d9ce503ef3a3ef43f6262a45e7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc191af336a8559eafbf291031fe5f5f582ce3d9ce503ef3a3ef43f6262a45e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dc191af336a8559eafbf291031fe5f5f582ce3d9ce503ef3a3ef43f6262a45e7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/systeml-unit/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/systeml-deps/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/systeml-runtime/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/systeml-bus/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/systeml/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/systemlctl/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/systeml-journal/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking endi v1.1.1
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]     Checking systeml-unit v0.1.0 (/opt/rustwide/workdir/crates/systeml-unit)
[INFO] [stderr]    Migrating crates/systeml-unit/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking systeml-deps v0.1.0 (/opt/rustwide/workdir/crates/systeml-deps)
[INFO] [stderr]    Migrating crates/systeml-deps/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]        Fixed crates/systeml-deps/src/graph.rs (2 fixes)
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking systeml-journal v0.1.0 (/opt/rustwide/workdir/crates/systeml-journal)
[INFO] [stderr]    Migrating crates/systeml-journal/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking systeml-runtime v0.1.0 (/opt/rustwide/workdir/crates/systeml-runtime)
[INFO] [stderr]    Migrating crates/systeml-runtime/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-runtime/src/manager.rs:207:19
[INFO] [stdout]     |
[INFO] [stdout] 207 |             match self.start_unit(name.clone(), JobMode::Replace).await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                   |                                               |
[INFO] [stdout]     |                   |                                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   |                                               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   |                                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   |                                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 212 |                 Err(e) => warn!(unit = %name, error = %e, "auto-start failed"),
[INFO] [stdout]     |                     -
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `e` calls a custom destructor
[INFO] [stdout]     |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] 213 |             }
[INFO] [stdout] 214 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/systeml-runtime/src/manager.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/systeml-runtime/src/service/runner.rs:428:59
[INFO] [stdout]      |
[INFO] [stdout]  415 |         let mut command = build_command(&self.unit.to_string(), cmd, &self.svc, env, extra_env)?;
[INFO] [stdout]      |             -----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `command` calls a custom destructor
[INFO] [stdout]      |             `command` will be dropped later as of Edition 2024
[INFO] [stdout]  416 |         let mut child = command
[INFO] [stdout]      |             ---------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `child` calls a custom destructor
[INFO] [stdout]      |             `child` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  428 |         match tokio::time::timeout(timeout, child.wait()).await {
[INFO] [stdout]      |                                                           ^^^^^
[INFO] [stdout]      |                                                           |
[INFO] [stdout]      |                                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  437 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `command` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `command` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `command` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout] note: `child` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `child` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/process/mod.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/systeml-runtime/src/install.rs (4 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-runtime/src/manager.rs:207:19
[INFO] [stdout]     |
[INFO] [stdout] 207 |             match self.start_unit(name.clone(), JobMode::Replace).await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                   |                                               |
[INFO] [stdout]     |                   |                                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   |                                               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   |                                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   |                                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 212 |                 Err(e) => warn!(unit = %name, error = %e, "auto-start failed"),
[INFO] [stdout]     |                     -
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `e` calls a custom destructor
[INFO] [stdout]     |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] 213 |             }
[INFO] [stdout] 214 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/systeml-runtime/tests/integration.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/systeml-runtime/src/service/runner.rs:428:59
[INFO] [stdout]      |
[INFO] [stdout]  415 |         let mut command = build_command(&self.unit.to_string(), cmd, &self.svc, env, extra_env)?;
[INFO] [stdout]      |             -----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `command` calls a custom destructor
[INFO] [stdout]      |             `command` will be dropped later as of Edition 2024
[INFO] [stdout]  416 |         let mut child = command
[INFO] [stdout]      |             ---------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `child` calls a custom destructor
[INFO] [stdout]      |             `child` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  428 |         match tokio::time::timeout(timeout, child.wait()).await {
[INFO] [stdout]      |                                                           ^^^^^
[INFO] [stdout]      |                                                           |
[INFO] [stdout]      |                                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  437 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `command` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `command` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `command` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout] note: `child` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `child` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/process/mod.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/systeml-runtime/tests/integration.rs (2 fixes)
[INFO] [stderr]     Checking systeml-bus v0.1.0 (/opt/rustwide/workdir/crates/systeml-bus)
[INFO] [stderr]     Checking systemlctl v0.1.0 (/opt/rustwide/workdir/crates/systemlctl)
[INFO] [stderr]    Migrating crates/systeml-bus/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/service_iface.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[zbus::interface(name = "org.freedesktop.systemd1.Service")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                           |
[INFO] [stdout]    | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/service_iface.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[zbus::interface(name = "org.freedesktop.systemd1.Service")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                           |
[INFO] [stdout]    | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/service_iface.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[zbus::interface(name = "org.freedesktop.systemd1.Service")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                           |
[INFO] [stdout]    | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/service_iface.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[zbus::interface(name = "org.freedesktop.systemd1.Service")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                           |
[INFO] [stdout]    | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/service_iface.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[zbus::interface(name = "org.freedesktop.systemd1.Service")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                           |
[INFO] [stdout]    | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/service_iface.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[zbus::interface(name = "org.freedesktop.systemd1.Service")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                           |
[INFO] [stdout]    | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/service_iface.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[zbus::interface(name = "org.freedesktop.systemd1.Service")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                           |
[INFO] [stdout]    | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/service_iface.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[zbus::interface(name = "org.freedesktop.systemd1.Service")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                           |
[INFO] [stdout]    | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/service_iface.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[zbus::interface(name = "org.freedesktop.systemd1.Service")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                           |
[INFO] [stdout]    | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/service_iface.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[zbus::interface(name = "org.freedesktop.systemd1.Service")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                           |
[INFO] [stdout]    | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/service_iface.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[zbus::interface(name = "org.freedesktop.systemd1.Service")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                           |
[INFO] [stdout]    | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/stub_ifaces.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[zbus::interface(name = "org.freedesktop.systemd1.Socket")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                          |
[INFO] [stdout]    | |                                                          now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/stub_ifaces.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[zbus::interface(name = "org.freedesktop.systemd1.Socket")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                          |
[INFO] [stdout]    | |                                                          now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/stub_ifaces.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[zbus::interface(name = "org.freedesktop.systemd1.Socket")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                          |
[INFO] [stdout]    | |                                                          now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/stub_ifaces.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[zbus::interface(name = "org.freedesktop.systemd1.Timer")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                         |
[INFO] [stdout]    | |                                                         now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/stub_ifaces.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[zbus::interface(name = "org.freedesktop.systemd1.Timer")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                         |
[INFO] [stdout]    | |                                                         now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/stub_ifaces.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[zbus::interface(name = "org.freedesktop.systemd1.Timer")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                         |
[INFO] [stdout]    | |                                                         now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/stub_ifaces.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[zbus::interface(name = "org.freedesktop.systemd1.Timer")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                         |
[INFO] [stdout]    | |                                                         now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/stub_ifaces.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[zbus::interface(name = "org.freedesktop.systemd1.Path")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/stub_ifaces.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[zbus::interface(name = "org.freedesktop.systemd1.Target")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                          |
[INFO] [stdout]    | |                                                          now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/stub_ifaces.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[zbus::interface(name = "org.freedesktop.systemd1.Scope")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                         |
[INFO] [stdout]     | |                                                         now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking systeml v0.1.0 (/opt/rustwide/workdir/crates/systeml)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/events.rs:42:41
[INFO] [stdout]    |
[INFO] [stdout] 40 |                 match rx.recv().await {
[INFO] [stdout]    |                       ---------------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `__awaitee` calls a custom destructor
[INFO] [stdout]    |                       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 41 |                     Ok(ev) => {
[INFO] [stdout] 42 |                         if let Err(e) = forward(&ctxt, ev).await {
[INFO] [stdout]    |                                    -    ^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |                                    |    |                  |
[INFO] [stdout]    |                                    |    |                  this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]    |                                    |    |                  up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                    |    |                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                                    |    |                  `#2` will be dropped later as of Edition 2024
[INFO] [stdout]    |                                    |    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                                    |    up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                    |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                    |    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                                    `e` calls a custom destructor
[INFO] [stdout]    |                                    `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 45 |                     }
[INFO] [stdout]    |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/systemlctl/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/manager_iface.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[zbus::interface(name = "org.freedesktop.systemd1.Manager")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/service_iface.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[zbus::interface(name = "org.freedesktop.systemd1.Service")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                           |
[INFO] [stdout]    | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/service_iface.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[zbus::interface(name = "org.freedesktop.systemd1.Service")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                           |
[INFO] [stdout]    | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/service_iface.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[zbus::interface(name = "org.freedesktop.systemd1.Service")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                           |
[INFO] [stdout]    | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/service_iface.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[zbus::interface(name = "org.freedesktop.systemd1.Service")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                           |
[INFO] [stdout]    | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/service_iface.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[zbus::interface(name = "org.freedesktop.systemd1.Service")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                           |
[INFO] [stdout]    | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/service_iface.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[zbus::interface(name = "org.freedesktop.systemd1.Service")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                           |
[INFO] [stdout]    | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/service_iface.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[zbus::interface(name = "org.freedesktop.systemd1.Service")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                           |
[INFO] [stdout]    | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/service_iface.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[zbus::interface(name = "org.freedesktop.systemd1.Service")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                           |
[INFO] [stdout]    | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/service_iface.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[zbus::interface(name = "org.freedesktop.systemd1.Service")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                           |
[INFO] [stdout]    | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/service_iface.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[zbus::interface(name = "org.freedesktop.systemd1.Service")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                           |
[INFO] [stdout]    | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/service_iface.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[zbus::interface(name = "org.freedesktop.systemd1.Service")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                           |
[INFO] [stdout]    | |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/stub_ifaces.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[zbus::interface(name = "org.freedesktop.systemd1.Socket")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                          |
[INFO] [stdout]    | |                                                          now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/stub_ifaces.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[zbus::interface(name = "org.freedesktop.systemd1.Socket")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                          |
[INFO] [stdout]    | |                                                          now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/stub_ifaces.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[zbus::interface(name = "org.freedesktop.systemd1.Socket")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                          |
[INFO] [stdout]    | |                                                          now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/stub_ifaces.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[zbus::interface(name = "org.freedesktop.systemd1.Timer")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                         |
[INFO] [stdout]    | |                                                         now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/stub_ifaces.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[zbus::interface(name = "org.freedesktop.systemd1.Timer")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                         |
[INFO] [stdout]    | |                                                         now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/stub_ifaces.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[zbus::interface(name = "org.freedesktop.systemd1.Timer")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                         |
[INFO] [stdout]    | |                                                         now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/stub_ifaces.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[zbus::interface(name = "org.freedesktop.systemd1.Timer")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                         |
[INFO] [stdout]    | |                                                         now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/stub_ifaces.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[zbus::interface(name = "org.freedesktop.systemd1.Path")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/stub_ifaces.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[zbus::interface(name = "org.freedesktop.systemd1.Target")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                          |
[INFO] [stdout]    | |                                                          now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml-bus/src/stub_ifaces.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[zbus::interface(name = "org.freedesktop.systemd1.Scope")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                         |
[INFO] [stdout]     | |                                                         now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `value` calls a custom destructor
[INFO] [stdout]     | `value` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/unit_iface.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[zbus::interface(name = "org.freedesktop.systemd1.Unit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | `value` calls a custom destructor
[INFO] [stdout]    | `value` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/systeml-bus/src/events.rs:42:41
[INFO] [stdout]    |
[INFO] [stdout] 40 |                 match rx.recv().await {
[INFO] [stdout]    |                       ---------------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `__awaitee` calls a custom destructor
[INFO] [stdout]    |                       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 41 |                     Ok(ev) => {
[INFO] [stdout] 42 |                         if let Err(e) = forward(&ctxt, ev).await {
[INFO] [stdout]    |                                    -    ^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |                                    |    |                  |
[INFO] [stdout]    |                                    |    |                  this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]    |                                    |    |                  up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                    |    |                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                                    |    |                  `#2` will be dropped later as of Edition 2024
[INFO] [stdout]    |                                    |    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                                    |    up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                    |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                    |    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                                    `e` calls a custom destructor
[INFO] [stdout]    |                                    `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 45 |                     }
[INFO] [stdout]    |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systemlctl/src/main.rs:253:33
[INFO] [stdout]     |
[INFO] [stdout] 253 |                 if let Err(e) = print_status(&proxy, u).await {
[INFO] [stdout]     |                            -    ^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |    |                       |
[INFO] [stdout]     |                            |    |                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |    |                       up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |    |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |    |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `e` calls a custom destructor
[INFO] [stdout]     |                            `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 256 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/systeml/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systemlctl/src/main.rs:253:33
[INFO] [stdout]     |
[INFO] [stdout] 253 |                 if let Err(e) = print_status(&proxy, u).await {
[INFO] [stdout]     |                            -    ^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |    |                       |
[INFO] [stdout]     |                            |    |                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |    |                       up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |    |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |    |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `e` calls a custom destructor
[INFO] [stdout]     |                            `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 256 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/systeml-bus/tests/bus_roundtrip.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/systeml/src/main.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml/src/main.rs:88:25
[INFO] [stdout]     |
[INFO] [stdout]  75 |         let mut m = manager.write().await;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `m` calls a custom destructor
[INFO] [stdout]     |             `m` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  88 |         if let Err(e) = m.activate_enabled_units().await {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                         |                          |
[INFO] [stdout]     |                         |                          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |                          up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  91 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `m` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml/src/main.rs:125:33
[INFO] [stdout]     |
[INFO] [stdout] 121 | /         tokio::select! {
[INFO] [stdout] 122 | |             _ = sighup.recv() => {
[INFO] [stdout] 123 | |                 info!("SIGHUP — daemon-reload");
[INFO] [stdout] 124 | |                 let mut m = manager.write().await;
[INFO] [stdout]     | |                     -----
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `m` calls a custom destructor
[INFO] [stdout]     | |                     `m` will be dropped later as of Edition 2024
[INFO] [stdout] 125 | |                 if let Err(e) = m.daemon_reload().await {
[INFO] [stdout]     | |                                 ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                                 |                 |
[INFO] [stdout]     | |                                 |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                 |                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |         }
[INFO] [stdout]     | |_________- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `m` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml/src/main.rs:125:51
[INFO] [stdout]     |
[INFO] [stdout] 121 | /         tokio::select! {
[INFO] [stdout] 122 | |             _ = sighup.recv() => {
[INFO] [stdout] 123 | |                 info!("SIGHUP — daemon-reload");
[INFO] [stdout] 124 | |                 let mut m = manager.write().await;
[INFO] [stdout]     | |                     -----
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `m` calls a custom destructor
[INFO] [stdout]     | |                     `m` will be dropped later as of Edition 2024
[INFO] [stdout] 125 | |                 if let Err(e) = m.daemon_reload().await {
[INFO] [stdout]     | |                                                   ^^^^^
[INFO] [stdout]     | |                                                   |
[INFO] [stdout]     | |                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |         }
[INFO] [stdout]     | |_________- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `m` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml/src/main.rs:88:52
[INFO] [stdout]     |
[INFO] [stdout]  75 |         let mut m = manager.write().await;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `m` calls a custom destructor
[INFO] [stdout]     |             `m` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  88 |         if let Err(e) = m.activate_enabled_units().await {
[INFO] [stdout]     |                                                    ^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  91 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `m` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml/src/main.rs:88:25
[INFO] [stdout]     |
[INFO] [stdout]  75 |         let mut m = manager.write().await;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `m` calls a custom destructor
[INFO] [stdout]     |             `m` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  88 |         if let Err(e) = m.activate_enabled_units().await {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                         |                          |
[INFO] [stdout]     |                         |                          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |                          up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  91 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `m` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml/src/main.rs:125:33
[INFO] [stdout]     |
[INFO] [stdout] 121 | /         tokio::select! {
[INFO] [stdout] 122 | |             _ = sighup.recv() => {
[INFO] [stdout] 123 | |                 info!("SIGHUP — daemon-reload");
[INFO] [stdout] 124 | |                 let mut m = manager.write().await;
[INFO] [stdout]     | |                     -----
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `m` calls a custom destructor
[INFO] [stdout]     | |                     `m` will be dropped later as of Edition 2024
[INFO] [stdout] 125 | |                 if let Err(e) = m.daemon_reload().await {
[INFO] [stdout]     | |                                 ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                                 |                 |
[INFO] [stdout]     | |                                 |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                 |                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |         }
[INFO] [stdout]     | |_________- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `m` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml/src/main.rs:125:51
[INFO] [stdout]     |
[INFO] [stdout] 121 | /         tokio::select! {
[INFO] [stdout] 122 | |             _ = sighup.recv() => {
[INFO] [stdout] 123 | |                 info!("SIGHUP — daemon-reload");
[INFO] [stdout] 124 | |                 let mut m = manager.write().await;
[INFO] [stdout]     | |                     -----
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `m` calls a custom destructor
[INFO] [stdout]     | |                     `m` will be dropped later as of Edition 2024
[INFO] [stdout] 125 | |                 if let Err(e) = m.daemon_reload().await {
[INFO] [stdout]     | |                                                   ^^^^^
[INFO] [stdout]     | |                                                   |
[INFO] [stdout]     | |                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |         }
[INFO] [stdout]     | |_________- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `m` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/systeml/src/main.rs:88:52
[INFO] [stdout]     |
[INFO] [stdout]  75 |         let mut m = manager.write().await;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `m` calls a custom destructor
[INFO] [stdout]     |             `m` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  88 |         if let Err(e) = m.activate_enabled_units().await {
[INFO] [stdout]     |                                                    ^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  91 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `m` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] [stderr] crater-edition-check: systeml-unit v0.1.0 (/opt/rustwide/workdir/crates/systeml-unit) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: systeml-deps v0.1.0 (/opt/rustwide/workdir/crates/systeml-deps) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: systeml-runtime v0.1.0 (/opt/rustwide/workdir/crates/systeml-runtime) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: systeml-bus v0.1.0 (/opt/rustwide/workdir/crates/systeml-bus) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: systeml v0.1.0 (/opt/rustwide/workdir/crates/systeml) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: systemlctl v0.1.0 (/opt/rustwide/workdir/crates/systemlctl) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: systeml-journal v0.1.0 (/opt/rustwide/workdir/crates/systeml-journal) updating edition from 2021 to 2024
[INFO] [stderr]     Checking systeml-unit v0.1.0 (/opt/rustwide/workdir/crates/systeml-unit)
[INFO] [stderr]     Checking systeml-deps v0.1.0 (/opt/rustwide/workdir/crates/systeml-deps)
[INFO] [stderr]     Checking systeml-journal v0.1.0 (/opt/rustwide/workdir/crates/systeml-journal)
[INFO] [stderr]     Checking systemlctl v0.1.0 (/opt/rustwide/workdir/crates/systemlctl)
[INFO] [stderr]     Checking systeml-runtime v0.1.0 (/opt/rustwide/workdir/crates/systeml-runtime)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/systeml-runtime/src/install.rs:371:9
[INFO] [stdout]     |
[INFO] [stdout] 371 |         unsafe { std::env::set_var("XDG_CONFIG_HOME", tmp.path()) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/systeml-runtime/src/install.rs:389:9
[INFO] [stdout]     |
[INFO] [stdout] 389 |         unsafe { std::env::remove_var("XDG_CONFIG_HOME") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/systeml-runtime/src/install.rs:399:9
[INFO] [stdout]     |
[INFO] [stdout] 399 |         unsafe { std::env::set_var("XDG_CONFIG_HOME", tmp.path()) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/systeml-runtime/src/install.rs:409:9
[INFO] [stdout]     |
[INFO] [stdout] 409 |         unsafe { std::env::remove_var("XDG_CONFIG_HOME") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking systeml-bus v0.1.0 (/opt/rustwide/workdir/crates/systeml-bus)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/systeml-runtime/tests/integration.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     unsafe { std::env::set_var("XDG_CONFIG_HOME", tmp.path()) };
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/systeml-runtime/tests/integration.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     unsafe { std::env::remove_var("XDG_CONFIG_HOME") };
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `systeml-runtime` (test "integration") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `systeml-runtime` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "dc191af336a8559eafbf291031fe5f5f582ce3d9ce503ef3a3ef43f6262a45e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc191af336a8559eafbf291031fe5f5f582ce3d9ce503ef3a3ef43f6262a45e7", kill_on_drop: false }`
[INFO] [stdout] dc191af336a8559eafbf291031fe5f5f582ce3d9ce503ef3a3ef43f6262a45e7
